DevForce Help Reference
DataEntityPropertyGetInterceptorArgs<TInstance,TResult> Class Properties


For a list of all members of this type, see DataEntityPropertyGetInterceptorArgs<TInstance,TResult> members.

Public Properties
 NameDescription
Public PropertyCancelWhether or not to cancel any further actions for the IdeaBlade.Core.PropertyInterceptor. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyContext Used internally to indicate the Entity version. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyDataEntityPropertyThe DataEntityPropertyInterceptorArgs<TInstance,TValue>.DataEntityProperty being retrieved or set. (Inherited from IdeaBlade.EntityModel.DataEntityPropertyInterceptorArgs<TInstance,TResult>)
Public PropertyEntityVersion Version of the Entity.  
Public PropertyExceptionAction The handler to be invoked when an exception is thrown during a get or set. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyInstance The strongly-typed object on which the interceptor acts. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyTag Gets or sets a user-defined value. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyValue The strongly-typed value of the property being retrieved or set. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Top
Protected Properties
 NameDescription
Protected PropertyOriginalInterceptorArgs Internal use only. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Top
See Also

Reference

DataEntityPropertyGetInterceptorArgs<TInstance,TResult> Class
IdeaBlade.EntityModel Namespace

Send Feedback